home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / clicknslide_offsite.swf / scripts / DefineButton2_132 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-28  |  75 b   |  5 lines

  1. on(release){
  2.    _visible = false;
  3.    setProperty("",_visible,false);
  4. }
  5.